Skip to content

Fix issue with cdf attributes in Lo l1a datasets#3209

Merged
tmplummer merged 1 commit into
IMAP-Science-Operations-Center:devfrom
tmplummer:3208-bug---lo-l1a-failing-due-to-cdf-attribute-issue
May 18, 2026
Merged

Fix issue with cdf attributes in Lo l1a datasets#3209
tmplummer merged 1 commit into
IMAP-Science-Operations-Center:devfrom
tmplummer:3208-bug---lo-l1a-failing-due-to-cdf-attribute-issue

Conversation

@tmplummer
Copy link
Copy Markdown
Contributor

Change Summary

Overview

When getting attributes for two label variables that do not have a defined DEPEND_0, the check_schema=False keyword was not getting set. This resulted in SAMMI populating DEPEND_0 with an empty value which cdflib doesn't like. This fixes that and should get Lo L1A processing back on track.

Closes: #3208

@tmplummer tmplummer requested review from ahotasu and maxinelasp May 18, 2026 15:02
@tmplummer tmplummer self-assigned this May 18, 2026
@tmplummer tmplummer added this to IMAP May 18, 2026
Copy link
Copy Markdown
Collaborator

@ahotasu ahotasu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me--short and simple.

@tmplummer tmplummer merged commit cd18332 into IMAP-Science-Operations-Center:dev May 18, 2026
14 checks passed
@github-project-automation github-project-automation Bot moved this to Done in IMAP May 18, 2026
@tmplummer tmplummer deleted the 3208-bug---lo-l1a-failing-due-to-cdf-attribute-issue branch May 18, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

BUG - Lo L1A failing due to CDF attribute issue

2 participants